stylecontext: Move next pointer out of GtkStyleInfo
authorBenjamin Otte <otte@redhat.com>
Sun, 12 Oct 2014 21:38:04 +0000 (23:38 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 15 Oct 2014 15:08:47 +0000 (17:08 +0200)
commit98438375934a0e73a6b5c2116696e8ca53b56a58
tree2f75b04ce44a1374d176b0c64f417441bec7e7d1
parentc38095faed24bd168916a720ade9071a629e5b34
stylecontext: Move next pointer out of GtkStyleInfo

Instead, keep a GSList in the style context.
gtk/gtkstylecontext.c